home *** CD-ROM | disk | FTP | other *** search
- Path: news.netxpress.com!root
- From: ghporter@NetXpress.com (Glenn H. Porter)
- Newsgroups: comp.lang.ada,comp.lang.c++
- Subject: Re: some questions re. Ada/GNAT from a C++/GCC user
- Date: Tue, 02 Apr 1996 02:52:45 GMT
- Organization: Digital Alpha Server NetXpress.com
- Message-ID: <4jq4vd$2s5@ferrari.NetXpress.com>
- References: <wnewmanDoxrCp.DKv@netcom.com> <SIMON.96Mar30153124@pogner.demon.co.uk> <315D902C.6F7B@escmail.orl.mmc.com> <Dp3G4u.KEA@world.std.com> <4jmuj5$lkh@dayuc.dayton.saic.com> <315F4A9D.7E6F@mcs.com>
- NNTP-Posting-Host: ppp-2-7.netxpress.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- Most folks that responded to this missed something. That it is simply
- easier to parse source code that has all of the declarations in one
- section while building a symbol table. They're all there in a group,
- bundled together like in Pascal, making it much simpler to identify
- them and enter them in the symbol table.
-
- Glenn
-
-